[INFO] cloning repository https://github.com/gretjia/turingosv3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gretjia/turingosv3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgretjia%2Fturingosv3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgretjia%2Fturingosv3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a948dd5978dab16d85e0e8cfb0134d2abef13ec1
[INFO] fixing gretjia/turingosv3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgretjia%2Fturingosv3" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gretjia/turingosv3
[INFO] finished tweaking git repo https://github.com/gretjia/turingosv3
[INFO] tweaked toml for git repo https://github.com/gretjia/turingosv3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gretjia/turingosv3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gretjia/turingosv3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.42
[INFO] [stderr]   Downloaded zerocopy v0.8.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f4692dbf82b8e14963544e2a770fcac0dc34394216ed5f83a30a9346f3180663
[INFO] running `Command { std: "docker" "start" "f4692dbf82b8e14963544e2a770fcac0dc34394216ed5f83a30a9346f3180663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4692dbf82b8e14963544e2a770fcac0dc34394216ed5f83a30a9346f3180663" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4692dbf82b8e14963544e2a770fcac0dc34394216ed5f83a30a9346f3180663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4692dbf82b8e14963544e2a770fcac0dc34394216ed5f83a30a9346f3180663" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/hanoi_1m/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/minif2f_swarm/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/zeta_regularization/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/number_theory_min/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/zeta_sum_proof/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/minif2f_v2/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking turingosv3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/drivers/llm_http.rs:87:15
[INFO] [stdout]     |
[INFO] [stdout]  77 |         let client = reqwest::Client::builder()
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  87 |         match req.send().await {
[INFO] [stdout]     |               ^^^^^^^^^^^-----
[INFO] [stdout]     |               |          |
[INFO] [stdout]     |               |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking minif2f_swarm v0.1.0 (/opt/rustwide/workdir/experiments/minif2f_swarm)
[INFO] [stderr]     Checking hanoi_1m v0.1.0 (/opt/rustwide/workdir/experiments/hanoi_1m)
[INFO] [stderr]     Checking zeta_sum_proof v0.1.0 (/opt/rustwide/workdir/experiments/zeta_sum_proof)
[INFO] [stderr]     Checking zeta_regularization v0.1.0 (/opt/rustwide/workdir/experiments/zeta_regularization)
[INFO] [stderr]     Checking minif2f_v2 v0.1.0 (/opt/rustwide/workdir/experiments/minif2f_v2)
[INFO] [stderr]     Checking number_theory_min v0.1.0 (/opt/rustwide/workdir/experiments/number_theory_min)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/drivers/llm_http.rs:87:26
[INFO] [stdout]     |
[INFO] [stdout]  77 |         let client = reqwest::Client::builder()
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  87 |         match req.send().await {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/drivers/llm_http.rs:87:15
[INFO] [stdout]     |
[INFO] [stdout]  77 |         let client = reqwest::Client::builder()
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  87 |         match req.send().await {
[INFO] [stdout]     |               ^^^^^^^^^^^-----
[INFO] [stdout]     |               |          |
[INFO] [stdout]     |               |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/drivers/llm_http.rs:87:26
[INFO] [stdout]     |
[INFO] [stdout]  77 |         let client = reqwest::Client::builder()
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  87 |         match req.send().await {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating experiments/zeta_regularization/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> experiments/zeta_regularization/src/swarm.rs:381:43
[INFO] [stdout]     |
[INFO] [stdout] 381 |             while let Some(join_result) = set.join_next().await {
[INFO] [stdout]     |                            -----------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |              |               |
[INFO] [stdout]     |                            |              |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |              |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |              |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |              |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |              `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `join_result` calls a custom destructor
[INFO] [stdout]     |                            `join_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 429 |                     Err(join_err) => {
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `join_err` calls a custom destructor
[INFO] [stdout]     |                         `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 439 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating experiments/minif2f_swarm/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> experiments/minif2f_swarm/src/swarm.rs:345:43
[INFO] [stdout]     |
[INFO] [stdout] 345 |             while let Some(join_result) = set.join_next().await {
[INFO] [stdout]     |                            -----------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |              |               |
[INFO] [stdout]     |                            |              |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |              |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |              |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |              |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |              `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `join_result` calls a custom destructor
[INFO] [stdout]     |                            `join_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 375 |                     Err(join_err) => {
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `join_err` calls a custom destructor
[INFO] [stdout]     |                         `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 385 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating experiments/zeta_sum_proof/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/minif2f_v2/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> experiments/minif2f_swarm/src/swarm.rs:345:43
[INFO] [stdout]     |
[INFO] [stdout] 345 |             while let Some(join_result) = set.join_next().await {
[INFO] [stdout]     |                            -----------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |              |               |
[INFO] [stdout]     |                            |              |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |              |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |              |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |              |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |              `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `join_result` calls a custom destructor
[INFO] [stdout]     |                            `join_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 375 |                     Err(join_err) => {
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `join_err` calls a custom destructor
[INFO] [stdout]     |                         `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 385 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> experiments/zeta_regularization/src/swarm.rs:381:43
[INFO] [stdout]     |
[INFO] [stdout] 381 |             while let Some(join_result) = set.join_next().await {
[INFO] [stdout]     |                            -----------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |              |               |
[INFO] [stdout]     |                            |              |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |              |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |              |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |              |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |              `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `join_result` calls a custom destructor
[INFO] [stdout]     |                            `join_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 429 |                     Err(join_err) => {
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `join_err` calls a custom destructor
[INFO] [stdout]     |                         `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 439 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating experiments/hanoi_1m/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> experiments/hanoi_1m/src/swarm.rs:177:23
[INFO] [stdout]     |
[INFO] [stdout] 171 | /                     set.spawn(async move { 
[INFO] [stdout] 172 | |                         run_agent(new_id, total_agents, c, p).await
[INFO] [stdout] 173 | |                     });
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                   match set.join_next().await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |               |
[INFO] [stdout]     |                         |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |                       Some(Err(join_err)) => {
[INFO] [stdout]     |                                --------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `join_err` calls a custom destructor
[INFO] [stdout]     |                                `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/abort.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl Drop for AbortHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> experiments/hanoi_1m/src/swarm.rs:177:23
[INFO] [stdout]     |
[INFO] [stdout] 171 | /                     set.spawn(async move { 
[INFO] [stdout] 172 | |                         run_agent(new_id, total_agents, c, p).await
[INFO] [stdout] 173 | |                     });
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                   match set.join_next().await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |               |
[INFO] [stdout]     |                         |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |                       Some(Err(join_err)) => {
[INFO] [stdout]     |                                --------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `join_err` calls a custom destructor
[INFO] [stdout]     |                                `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/abort.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl Drop for AbortHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/number_theory_min/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> experiments/number_theory_min/src/swarm.rs:382:47
[INFO] [stdout]      |
[INFO] [stdout]  382 |             while let Ok(Some(join_result)) = tokio::time::timeout_at(drain_deadline, set.join_next()).await {
[INFO] [stdout]      |                               -----------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                               |               |                                                        |
[INFO] [stdout]      |                               |               |                                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                               |               |                                                        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               |               |                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               |               |                                                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `join_result` calls a custom destructor
[INFO] [stdout]      |                               `join_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  430 |                     Err(join_err) => {
[INFO] [stdout]      |                         --------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `join_err` calls a custom destructor
[INFO] [stdout]      |                         `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  440 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating experiments/zeta_sum_proof/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> experiments/number_theory_min/src/swarm.rs:382:47
[INFO] [stdout]      |
[INFO] [stdout]  382 |             while let Ok(Some(join_result)) = tokio::time::timeout_at(drain_deadline, set.join_next()).await {
[INFO] [stdout]      |                               -----------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                               |               |                                                        |
[INFO] [stdout]      |                               |               |                                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                               |               |                                                        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               |               |                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               |               |                                                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `join_result` calls a custom destructor
[INFO] [stdout]      |                               `join_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  430 |                     Err(join_err) => {
[INFO] [stdout]      |                         --------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `join_err` calls a custom destructor
[INFO] [stdout]      |                         `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  440 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating experiments/zeta_sum_proof/src/bin/evaluator.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed experiments/zeta_sum_proof/src/bin/evaluator.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> experiments/zeta_sum_proof/src/bin/evaluator.rs:987:24
[INFO] [stdout]      |
[INFO] [stdout]  177 |     let mut bus = TuringBus::new(kernel);
[INFO] [stdout]      |         -------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `bus` calls a custom destructor
[INFO] [stdout]      |         `bus` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 |     let (tx_state, rx_state) = watch::channel(init_snap);
[INFO] [stdout]      |          --------  --------
[INFO] [stdout]      |          |         |
[INFO] [stdout]      |          |         `rx_state` calls a custom destructor
[INFO] [stdout]      |          |         `rx_state` will be dropped later as of Edition 2024
[INFO] [stdout]      |          `tx_state` calls a custom destructor
[INFO] [stdout]      |          `tx_state` will be dropped later as of Edition 2024
[INFO] [stdout]  216 |     let (tx_mempool, mut rx_mempool) = mpsc::channel::<MinerTx>(1000);
[INFO] [stdout]      |                      --------------
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      `rx_mempool` calls a custom destructor
[INFO] [stdout]      |                      `rx_mempool` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  987 |     if let Ok(mut f) = std::fs::File::create(&dump_path) {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1020 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `bus` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `tx_state` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rx_state` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/watch.rs:1013:1
[INFO] [stdout]      |
[INFO] [stdout] 1013 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rx_mempool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:489:1
[INFO] [stdout]      |
[INFO] [stdout]  489 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> experiments/zeta_sum_proof/src/bin/evaluator.rs:987:24
[INFO] [stdout]      |
[INFO] [stdout]  177 |     let mut bus = TuringBus::new(kernel);
[INFO] [stdout]      |         -------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `bus` calls a custom destructor
[INFO] [stdout]      |         `bus` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 |     let (tx_state, rx_state) = watch::channel(init_snap);
[INFO] [stdout]      |          --------  --------
[INFO] [stdout]      |          |         |
[INFO] [stdout]      |          |         `rx_state` calls a custom destructor
[INFO] [stdout]      |          |         `rx_state` will be dropped later as of Edition 2024
[INFO] [stdout]      |          `tx_state` calls a custom destructor
[INFO] [stdout]      |          `tx_state` will be dropped later as of Edition 2024
[INFO] [stdout]  216 |     let (tx_mempool, mut rx_mempool) = mpsc::channel::<MinerTx>(1000);
[INFO] [stdout]      |                      --------------
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      `rx_mempool` calls a custom destructor
[INFO] [stdout]      |                      `rx_mempool` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  987 |     if let Ok(mut f) = std::fs::File::create(&dump_path) {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1020 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `bus` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `tx_state` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rx_state` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/watch.rs:1013:1
[INFO] [stdout]      |
[INFO] [stdout] 1013 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rx_mempool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:489:1
[INFO] [stdout]      |
[INFO] [stdout]  489 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating experiments/minif2f_v2/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/minif2f_swarm/src/bin/full_test_evaluator.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/zeta_regularization/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/hanoi_1m/src/bin/network_test.rs from 2021 edition to 2024
[INFO] [stdout] error[E0599]: no method named `hayekian_map_reduce` found for struct `Kernel` in the current scope
[INFO] [stdout]   --> experiments/hanoi_1m/src/bin/network_test.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |             bus.kernel.hayekian_map_reduce();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^ method not found in `Kernel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hanoi_1m` (bin "network_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr]    Migrating experiments/hanoi_1m/src/main.rs from 2021 edition to 2024
[INFO] [stderr] error: could not compile `hanoi_1m` (bin "network_test" test) due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `hayekian_map_reduce` found for struct `Kernel` in the current scope
[INFO] [stdout]   --> experiments/hanoi_1m/src/bin/network_test.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |             bus.kernel.hayekian_map_reduce();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^ method not found in `Kernel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr]    Migrating experiments/hanoi_1m/tests/hanoi_1m_test.rs from 2021 edition to 2024
[INFO] [stdout] error[E0432]: unresolved import `turingosv3::kernel::run_turing_os`
[INFO] [stdout]  --> experiments/hanoi_1m/tests/hanoi_1m_test.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use turingosv3::kernel::{run_turing_os, AIBlackBox, Input, Output, Action, MachineState};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^ no `run_turing_os` in `kernel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hanoi_1m` (test "hanoi_1m_test") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr]    Migrating experiments/zeta_regularization/src/bin/zeta_evaluator.rs from 2021 edition to 2024
[INFO] [stdout] error[E0599]: no method named `hayekian_map_reduce` found for struct `Kernel` in the current scope
[INFO] [stdout]    --> experiments/zeta_regularization/src/bin/zeta_evaluator.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |             bus.kernel.hayekian_map_reduce();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^ method not found in `Kernel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr]    Migrating experiments/number_theory_min/src/bin/evaluator.rs from 2021 edition to 2024
[INFO] [stderr] error: could not compile `zeta_regularization` (bin "zeta_evaluator" test) due to 1 previous error
[INFO] [stderr]    Migrating experiments/number_theory_min/src/main.rs from 2021 edition to 2024
[INFO] [stdout] error[E0599]: no method named `hayekian_map_reduce` found for struct `Kernel` in the current scope
[INFO] [stdout]    --> experiments/number_theory_min/src/bin/evaluator.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |             bus.kernel.hayekian_map_reduce();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^ method not found in `Kernel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `number_theory_min` (bin "evaluator") due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `hayekian_map_reduce` found for struct `Kernel` in the current scope
[INFO] [stdout]    --> experiments/number_theory_min/src/bin/evaluator.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |             bus.kernel.hayekian_map_reduce();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^ method not found in `Kernel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `number_theory_min` (bin "evaluator" test) due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `hayekian_map_reduce` found for struct `Kernel` in the current scope
[INFO] [stdout]    --> experiments/zeta_regularization/src/bin/zeta_evaluator.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |             bus.kernel.hayekian_map_reduce();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^ method not found in `Kernel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating experiments/minif2f_swarm/src/main.rs from 2021 edition to 2024
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zeta_regularization` (bin "zeta_evaluator") due to 1 previous error
[INFO] [stderr]    Migrating experiments/minif2f_swarm/src/bin/batch_evaluator.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/minif2f_swarm/src/bin/tier0_evaluator.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating experiments/minif2f_swarm/src/bin/minif2f_test.rs from 2021 edition to 2024
[INFO] [stdout] error[E0599]: no method named `hayekian_map_reduce` found for struct `Kernel` in the current scope
[INFO] [stdout]   --> experiments/minif2f_swarm/src/bin/minif2f_test.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |             bus.kernel.hayekian_map_reduce();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^ method not found in `Kernel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minif2f_swarm` (bin "minif2f_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f4692dbf82b8e14963544e2a770fcac0dc34394216ed5f83a30a9346f3180663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4692dbf82b8e14963544e2a770fcac0dc34394216ed5f83a30a9346f3180663", kill_on_drop: false }`
[INFO] [stdout] f4692dbf82b8e14963544e2a770fcac0dc34394216ed5f83a30a9346f3180663
